home *** CD-ROM | disk | FTP | other *** search
- '<><<>><<>><<>><<>><<>><<>><<>><<>><<>><<>><>
- '<> Orginal author:John
- '<> Date created:Thursday, Feb 13 1997
- '<> File name:database\GRAMMAR\ID360.Scn
- '<><<>><<>><<>><<>><<>><<>><<>><<>><<>><<>><>
- '<> Author of last modification:
- '<> Date of last Modification:
- '<><<>><<>><<>><<>><<>><<>><<>><<>><<>><<>><>
-
-
-
-
- @Case First Time
- @PlaySoundFile ga_10a01.wav
- @Animation OwenhideLeg,OwenPutHandsInPocket,OwenPutHandsOnBoard
-
- @EndCase
-
- @Disable Forward
-
-
-
-
- @At 201,23
- #cw#f2#bNouns#f1
-
-
-
-
- @At 206,59
-
-
- #cw#uNouns#u are words or names
- #cwwe use to identify:
- @at ,+4
- @textgap 10
- #cw #^#. people
- @wait .25
- #cw#t#. places
- @wait .25
- #cw#t#. things
- @wait .25
- #cw#t#. feelings
- @wait .25
- #cw#t#. ideas
- @textgap 0
- @wait 0.1
- @At 255,242
- #cwNouns can be divided
- #cwinto #btwo#b types:
-
- @Wait 0.25
- @AtGraphic 148,157
- @Picture n10book1.BMP
-
- @Wait 0.25
- @AtGraphic 438,6
- @Picture n10book2.BMP
-
- @At 231,283
- #cw #^#. Proper nouns
- @At ,+5
- #cw#t#. Common nouns
- @At 272,274
-
-
-
-
-
-
- '----------------------- The HotSpots --------------------------------
- @GoForward 149,155,81,224,screen_20
- @GoForward 433,6,102,219,screen_30
-
- '---------------------- First time they have visted this screen via menu ----------------
- @case firstTime
- @At 246,335
- #cr#bClick on each book
- #crto find out more.
- @prompt
- @endCase
-
- '---------------------- Still more selections to make ----------------
- @case moreSelections
- @At 254,339
- #cr#bNow click on
- #crthe other one.
- @prompt
- @endCase
-
- '---------------------- Reach here if there are no more selections ----------------
- @onForwardGoto screen_50
-
- @Erase 235,277,188,88
- @At 254,306
- #cr#bNow click on
- #crForward to go on.
- @Enable Forward
-
-
- @prompt
- @onForwardGoto screen_50
- to screen_50
-